McProfileSettings.MinimumFollowingError property
A position error. If the distance between the target position and actual position is less than this value, the axis is considered at the target position and the motion will be stopped.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public double MinimumFollowingError { get; set; }
Public Property MinimumFollowingError As Double
Property Value
Type: double
See also